Component without recurrence properties should enumerate just itself only if it is within the period between :starting and :before
Reported by Klaas Jan Wierenga | June 23rd, 2009 @ 09:08 AM
I wrote the attached failing spec to show what the problem is (expected 0 got 1)
Given a single event without recurrence (no rrule set). Date is before :starting date. event.occurrences still returns a single occurrence (with a date before :starting). This is unexpected. I think OccurrenceEnumerator::EmptyRulesEnumerator should be modified to handle this case, but I don't known how.
Comments and changes to this ticket
-
Rick DeNatale July 6th, 2009 @ 12:08 PM
- State changed from new to resolved
Forgot to close this. Fix was in 0.7.0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A new icalendar data (RFC 2445) gem for Ruby which supports time zones and enumeration of occurrences